home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / PROPLUS.WW / PROPLSWW.CAB / FL_vsdebug_dll_____X86.3643236F_FC70_11D3_A536_0090278A1BB8 / string.txt next >
Text File  |  2006-10-26  |  3KB  |  46 lines

  1. 100    VSDebug
  2. 6001    Debugging session on %s
  3. 6002    Auto-attach to process '[%1] %2' on machine '%3' succeeded.\n
  4. 6003    Auto-attach to process '[%1] %2' on machine '%3' failed. %%1\n
  5. 6004    Attaching the %1 debugger to process '[%2] %3' on machine '%4' failed. %%1
  6. 6005    unknown process
  7. 6006    unknown machine
  8. 6007    T-SQL
  9. 6008    Native
  10. 6009    x86
  11. 6010    x64
  12. 6011    IA64
  13. 6012    Managed
  14. 6013    Managed/Native
  15. 6014    Default
  16. 6015    Microsoft SQL Server
  17. 6016    ----- Transition from Client to Server -----
  18. 6017    Process '[%1] %2 (thread %3)' on machine '%4' is in run mode
  19. 6018    Process '%1 (thread %3)' on machine '%4' is not being debugged
  20. 6019    Process '[%1] %2 (thread %3)' on machine '%4'
  21. 6020    Unable to automatically step into the server. %1
  22. 6021    Unable to automatically step out and return to the client. %1
  23. 6022    Unable to automatically step into the server. Attaching to the server process failed. %1
  24. 6023    Unable to automatically step into the server. Connecting to the server machine '%s' failed. %%1
  25. 6024    Unable to automatically step into the server. Unable to determine a stopping location. Verify symbols are loaded. %s
  26. 6025    Cannot debug some of the code in process %1 [%2]. See below for status.\n\n%3\nClick OK to continue debugging the remaining code. To disable debugging the failed type(s) of code in the future, change the corresponding setting in the project properties dialog.
  27. 6026        %1 code failed. %2\n
  28. 6027        %1 code failed. Debugger is not registered.\n
  29. 6028        %1 code failed (0x%2).\n
  30. 6029        %1 code succeeded.\n
  31. 6030    The breakpoint has a filter and the filter conditions have not been satisfied
  32. 6031    Unable to debug .NET code. Could not attach to SQL Server process on '%s'. %%1
  33. 6032    Unable to debug .NET code. Could not connect to computer '%s'. %%1
  34. 6033    Unable to start T-SQL Debugging. Could not attach to SQL Server process on '%s'. %%1
  35. 6034    Unable to start T-SQL Debugging. Could not connect to computer '%s'. %%1
  36. 6035    The network connection to %s has been lost. Debugging will be aborted.
  37. 6036    the remote computer
  38. 6037    Auto-attach to process '[%1] %2' on machine '%3' was canceled.\n
  39. 6500    Unable to parse the breakpoint filter expression.
  40. 6501    Unable to parse the breakpoint filter expression. A digit is expected.
  41. 6502    Unable to parse the breakpoint filter expression. An identifier is expected.
  42. 6503    Unable to parse the breakpoint filter expression. A matching " was not found before the end of string.
  43. 6504    Unable to parse the breakpoint filter expression. A matching ) is missing.
  44. 6505    Unable to parse the breakpoint filter expression. Expected == or != comparison operator.
  45. 6506    Unable to parse the breakpoint filter expression. Expected one of the following: MachineName, ProcessName, ProcessId, ThreadName, or ThreadId.
  46.